How to Install ethstats software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install ethstats software package in Ubuntu 14.04 LTS (Trusty Tahr)

ethstats software package provides script that quickly measures network device throughput, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ethstats 

ethstats is installed in your system.

Make ensure the ethstats package were installed using the commands given below,

$ sudo dpkg-query -l | grep ethstats *

You will get with ethstats package name, version, architecture and description in a table

ethstats package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package ethstats
Version 1.0-5
Description script that quickly measures network device throughput
Sub Section Net


See Also, How to uninstall or remove ethstats software package from Ubuntu 14.04 LTS (Trusty Tahr)?